Ensure that configure in generated tarball is always newer than configure.in
authorrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 19 Nov 2011 22:52:08 +0000 (22:52 +0000)
committerrobertlipe@gmail.com <robertlipe@gmail.com@f51c46e8-681c-474f-0cfe-069cfd0219fb>
Sat, 19 Nov 2011 22:52:08 +0000 (22:52 +0000)
git-svn-id: http://gpsbabel.googlecode.com/svn/trunk@4121 f51c46e8-681c-474f-0cfe-069cfd0219fb

gpsbabel/Makefile.in

index 13c70c6c4fcc6693998a16fc34079fc7656a7404..1b90f033a3cb67837869e476e1d89c9fcceda478 100644 (file)
@@ -267,6 +267,7 @@ release-sourcecheck: changes.html
        @(. tools/functions && ask "Enter 'y' to tag the tree as gpsbabel_$(VERSIONU)." "y") && svn copy https://gpsbabel.googlecode.com/svn/trunk/ https://gpsbabel.googlecode.com/svn/tags/gpsbabel_$(VERSIONU) ; exit 0
        svn export https://gpsbabel.googlecode.com/svn/tags/gpsbabel_$(VERSIONU)/gpsbabel gpsbabel-$(VERSIOND) 
        touch gpsbabel-$(VERSIOND)/internal_styles.c
+       touch gpsbabel-$(VERSIOND)/configure
 
 #
 # Build the release tarball from the exported CVS tree, tweaking